home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19980901-19981211
/
000021_news@newsmaster….columbia.edu _Wed Sep 9 11:07:13 1998.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Return-Path: <news@newsmaster.cc.columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA07170
for <kermit.misc@watsun.cc.columbia.edu>; Wed, 9 Sep 1998 11:07:12 -0400 (EDT)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA24829
for kermit.misc@watsun; Wed, 9 Sep 1998 11:07:12 -0400 (EDT)
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: kermit binaries
Date: 9 Sep 1998 15:07:10 GMT
Organization: Columbia University
Lines: 26
Message-ID: <6t65iu$830$1@apakabar.cc.columbia.edu>
References: <6t64ci$l90@bgtnsc03.worldnet.att.net>
NNTP-Posting-Host: watsun.cc.columbia.edu
Xref: news.columbia.edu comp.protocols.kermit.misc:9184
In article <6t64ci$l90@bgtnsc03.worldnet.att.net>,
sysadmin <charlesjourdan@worldnet.att.net> wrote:
: I downloaded some kermit files a couple of months back and want to explode
: them; but I have no idea what format they are in; they are not .tar or .gz
: I got these from sunsite i beleive
:
The right place to get Kermit files is:
http://www.kermit.columbia.edu/kermit/
If you got them at Sunsite, who knows what they are, how old they are, etc.
: Anybody familiar with these files?
: TIA if you know :)
:
: 243 root /tmp> /joe/tarfiles/c_kermit/ckuker.rs6aix32c-3.2.5
:
This is the C-Kermit binary for AIX 3.2.5. Just rename it to "kermit",
chmod +x, give it any needed owner and/or group, and/or suid/sgid bits,
and off you go.
Note that there are numerous auxilliary files that go with C-Kermit, such as
man page, detailed installation instructions, etc. These are all available
from the Kermit website.
- Frank